home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #3 / Amiga Plus CD - 2002 - No. 03.iso / AmigaPlus / Demos / fxPAINT_Demo / InstallData / Amithlon / run_elf-1.7 / ChangeLog next >
Encoding:
Text File  |  2002-11-13  |  1.1 KB  |  50 lines

  1. 2002-11-13  Martin Blom  <martin@blom.org>
  2.  
  3.     * Released run_elf 1.7.
  4.  
  5.     * run_elf.c: Added a public semaphore when the ELF patch is
  6.     active.
  7.  
  8.     * elfloader.c: Removed dead code.
  9.  
  10.     * elfloader.c: Removed all know memory leaks in the ELF loader.
  11.     
  12.     * Fixed a typo in the GPL headers.
  13.  
  14. 2002-07-05  Martin Blom  <martin@blom.org>
  15.  
  16.     * run_elf86.c: Don't short-circuit bfastcalls.
  17.  
  18. 2002-05-29  Martin Blom  <martin@blom.org>
  19.  
  20.     * Released run_elf 1.6.
  21.  
  22.     * Now also displays the Task name and CLI command (if available).
  23.  
  24.     * Added read-protection.
  25.  
  26.     * Bugfixed the sigaction chaining. Really.
  27.  
  28. 2002-05-28  Martin Blom  <martin@blom.org>
  29.  
  30.     * Added SegTracker support. Note that SetTracker only works for
  31.     ELF objects if started AFTER run_elf!
  32.  
  33.     * Added m68k status dump and disassembly when inside the
  34.     emulation.
  35.  
  36.     * Bugfixed (?) the sigaction chaining.
  37.  
  38. 2002-05-27  Martin Blom  <martin@blom.org>
  39.  
  40.     * Released run_elf 1.5.
  41.  
  42.     * Added memory protection (think "Enforcer").
  43.  
  44. 2002-05-20  Martin Blom  <martin@blom.org>
  45.  
  46.     * Released run_elf 1.4.
  47.  
  48.     * New library calling method implemented.
  49.  
  50.